home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Desktop Improver / ClassPatch / ClassPatch.doc < prev    next >
Text File  |  1996-09-26  |  3KB  |  96 lines

  1.  
  2.                              ClassPatch v1.0 beta
  3.  
  4.                                       by
  5.  
  6.                                Tomasz Muszynski
  7.  
  8.     Beta version is FREEWARE (Now there is only beta version available)
  9.                        Full version will be GIFTWARE
  10.  
  11. DISCLAIMER
  12. ==========
  13.  
  14. USE THIS PROGRAM AT YOUR OWN RISK. THERE IS NO WARRANTY FOR RELIABLE
  15. FUNCTIONING OF THIS PROGRAM (SYSTEM CRASHES ARE POSSIBLE!!!).
  16.  
  17. Introduction
  18. ============
  19.  
  20.   This utility replaces standard GUI style, you can use variable gadget styles
  21. with correct proportions. To achieve this, I've patched frameiclass and sysiclass.
  22.  
  23. If you want to know - this program was developed on:
  24.  
  25.   A1200T/030/50MHz + 8 MB RAM (Blizzard III) + HD 800Mb + Atapi Sony CD-ROM.
  26.  
  27. and written in: C and assembly language (libraries and preference program are
  28. fully in C).
  29.  
  30. Requirements
  31. ============
  32.  
  33.   Kickstart 3.0 or higher
  34.  
  35. Features
  36. ========
  37.  
  38.   - finds the best pen on a screen - GUI will look good on all screens,
  39.   - you can add new GUIs,
  40.   - all GUIs are proportional,
  41.   - if a screen has only 2 planes it will use standard style GUI.
  42.  
  43. Usage
  44. =====
  45.  
  46.   ClassPatch consists of two programs:  the main patcher and preferences.
  47. In the preferences program you can choose your GUI style and select needed
  48. patches to use (They patch frameiclass and sysiclass).  To install this
  49. patcher   first   you  need  to  copy  contents  of  Classes  directory  to
  50. Sys:Classes,  then  run  the  preferences program and choose the GUI style.
  51. You should also add following lines in your startup-sequence:
  52.   ...
  53.   LoadWB
  54.   Run >NIL: <NIL: ClassPatch   ; You should add this line
  55.   EndCli
  56.  
  57. You  can also run ClassPatch automatically during startup - simply copy the
  58. mainfile to WBStartup.
  59.  
  60. To Do
  61. =====
  62.  
  63.   - Patch window system gadgets (close gadget, zip, depth, size),
  64.   - Add proportions to system gadgets (size gadget),
  65.   - new GUIs (Macintosh®, X-Windows®, my own GUI, and much more, ...),
  66.   - patch image of cycle gadget and Amiga menu image,
  67.   - example library with sources and includes in C will be available in full
  68.     version.
  69.  
  70. Bugs
  71. ====
  72.  
  73.   - Windows95.style has a serious bug - some programs with mx and checkbox
  74. gadgets crash - maybe I'm using too much colors?  (other styles should work
  75. properly)
  76.   - mx and checkbox gadgets don't find the best colors on other screens than
  77.     Workbench screen.
  78.  
  79. History
  80. =======
  81.  
  82. v1.0 beta (15/01/95)
  83.      - first public release
  84.  
  85. Credits
  86. =======
  87.  
  88.   - me and my brother - for bug reports :-)
  89.   - Luke Elliot - for his MagicFrames (available on aminet) - I used his
  90.     code to do ClassPatch (sorry for disassembling).
  91.  
  92. Contact
  93. =======
  94.  
  95.   e-mail: muszynsk@ipeneuro.ipe.pw.edu.pl
  96.